-
Home
-
Payment Plugins for PayPal WooCommerce
-
1.1.3 (latest)
-
Code
-
Classes
- PaymentGatewaysController
Total Complexity |
19 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
98 |
Lines of code |
71 |
Logical lines of code |
39 |
Comment lines |
7 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
enqueue_scripts() |
S |
56 |
7 |
17 |
get_payment_method_script_handles() |
S |
68 |
2 |
7 |
update_subscription_meta() |
S |
71 |
2 |
6 |
__construct() |
S |
61 |
1 |
11 |
get_supported_gateways() |
S |
79 |
1 |
3 |
get_subscription_gateways() |
S |
79 |
1 |
3 |
get_payment_gateways() |
S |
72 |
1 |
6 |
is_supported_gateway() |
S |
79 |
1 |
3 |
register_gateways() |
S |
76 |
1 |
4 |
add_script_data() |
S |
69 |
1 |
7 |
add_no_reference_txn_support() |
S |
77 |
1 |
4 |